Conversation
andrewnester
approved these changes
Mar 13, 2026
Collaborator
|
Commit: 519c785
25 interesting tests: 10 flaky, 7 SKIP, 6 RECOVERED, 1 KNOWN, 1 FAIL
Top 21 slowest tests (at least 2 minutes):
|
Renovate failed with "No repositories found" because it wasn't told which repo to manage. Set RENOVATE_REPOSITORIES to the current repo. See: #4736 Error: "No repositories found - did you want to run with flag --autodiscover?" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GITHUB_TOKEN needs contents:write (to push branches) and pull-requests:write (to open PRs). Without these, Renovate fails with platform-unknown-error at initRepo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GITHUB_TOKEN cannot be used with Renovate (documented limitation). Use the existing DECO_WORKFLOW_TRIGGER GitHub App to generate a token, matching the pattern already used in push.yml and start-integration-tests.yml. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The DECO_WORKFLOW_TRIGGER secrets are scoped to the test-trigger-is environment and require the deco runner group, matching the pattern used in push.yml for integration-trigger. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The self-hosted workflow had authentication issues with the GitHub App token. Using the hosted Mend Renovate App is simpler and requires only the renovate.json config already in the repo. Co-authored-by: Isaac
83341df to
2484dbe
Compare
Eligible reviewersCould not determine reviewers from git history. Based on CODEOWNERS, these people or teams could review: @andrewnester, @anton-107, @pietern, @shreyas-goenka, @simonfaltum Suggestions based on git history of 1 changed files (0 scored). See CODEOWNERS for path-specific ownership rules. |
Collaborator
|
Commit: 6b6d637
44 interesting tests: 16 flaky, 13 RECOVERED, 11 KNOWN, 3 FAIL, 1 SKIP
Top 50 slowest tests (at least 2 minutes):
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Does not work. Follow-up to #4736